[INFO] cloning repository https://github.com/thomcom/agentisync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomcom/agentisync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomcom%2Fagentisync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomcom%2Fagentisync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] afc4322dc09290466439e61d75a2d20cc45bcd51
[INFO] testing thomcom/agentisync against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomcom%2Fagentisync" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thomcom/agentisync
[INFO] finished tweaking git repo https://github.com/thomcom/agentisync
[INFO] tweaked toml for git repo https://github.com/thomcom/agentisync written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thomcom/agentisync on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thomcom/agentisync already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.59
[INFO] [stderr]   Downloaded clap_builder v4.5.59
[INFO] [stderr]   Downloaded bumpalo v3.20.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a168270414ddcfc3a31f9278aaeeb6c8f23e696f2d39fcb898925a77bad13cd
[INFO] running `Command { std: "docker" "start" "-a" "5a168270414ddcfc3a31f9278aaeeb6c8f23e696f2d39fcb898925a77bad13cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a168270414ddcfc3a31f9278aaeeb6c8f23e696f2d39fcb898925a77bad13cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a168270414ddcfc3a31f9278aaeeb6c8f23e696f2d39fcb898925a77bad13cd", kill_on_drop: false }`
[INFO] [stdout] 5a168270414ddcfc3a31f9278aaeeb6c8f23e696f2d39fcb898925a77bad13cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aff5f1ac78c9e7e649c9b667cfab45e2402e4db7a2952de6670d2a3202cd18d5
[INFO] running `Command { std: "docker" "start" "-a" "aff5f1ac78c9e7e649c9b667cfab45e2402e4db7a2952de6670d2a3202cd18d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling agentisync v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "aff5f1ac78c9e7e649c9b667cfab45e2402e4db7a2952de6670d2a3202cd18d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aff5f1ac78c9e7e649c9b667cfab45e2402e4db7a2952de6670d2a3202cd18d5", kill_on_drop: false }`
[INFO] [stdout] aff5f1ac78c9e7e649c9b667cfab45e2402e4db7a2952de6670d2a3202cd18d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 127cfe5bf9385e4d1d05c3cf0512adefbb60ec592866e97accec4d774aae6e50
[INFO] running `Command { std: "docker" "start" "-a" "127cfe5bf9385e4d1d05c3cf0512adefbb60ec592866e97accec4d774aae6e50", kill_on_drop: false }`
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling agentisync v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]    --> src/config.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     use std::io::Write;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoResponse`
[INFO] [stdout]   --> tests/common.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | use axum::response::{IntoResponse, Response};
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]   --> tests/common.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> tests/common.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoResponse`
[INFO] [stdout]   --> tests/common.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | use axum::response::{IntoResponse, Response};
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]   --> tests/common.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> tests/common.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoResponse`
[INFO] [stdout]   --> tests/common.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | use axum::response::{IntoResponse, Response};
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]   --> tests/common.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> tests/common.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoResponse`
[INFO] [stdout]   --> tests/common.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | use axum::response::{IntoResponse, Response};
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]   --> tests/common.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> tests/common.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoResponse`
[INFO] [stdout]   --> tests/common.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | use axum::response::{IntoResponse, Response};
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]   --> tests/common.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> tests/common.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoResponse`
[INFO] [stdout]   --> tests/common.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | use axum::response::{IntoResponse, Response};
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]   --> tests/common.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> tests/common.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoResponse`
[INFO] [stdout]   --> tests/common.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | use axum::response::{IntoResponse, Response};
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoResponse`
[INFO] [stdout]   --> tests/common.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | use axum::response::{IntoResponse, Response};
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]   --> tests/common.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> tests/common.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]   --> tests/common.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> tests/common.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> tests/common.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl AppState {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 33 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_sync` is never used
[INFO] [stdout]    --> tests/common.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn create_test_sync(decision: SyncDecision) -> Sync {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_auth_middleware` is never used
[INFO] [stdout]    --> tests/common.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | async fn test_auth_middleware(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_request_authed` is never used
[INFO] [stdout]    --> tests/common.rs:498:8
[INFO] [stdout]     |
[INFO] [stdout] 498 | pub fn get_request_authed(uri: &str, token: &str) -> Request<Body> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `response_status_and_json` is never used
[INFO] [stdout]    --> tests/common.rs:532:14
[INFO] [stdout]     |
[INFO] [stdout] 532 | pub async fn response_status_and_json(response: Response) -> (StatusCode, serde_json::Value) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_auth_middleware` is never used
[INFO] [stdout]    --> tests/common.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | async fn test_auth_middleware(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> tests/common.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl AppState {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 33 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BASE64_CHARS` is never used
[INFO] [stdout]   --> tests/common.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | const BASE64_CHARS: &[u8] = b"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `base64_encode` is never used
[INFO] [stdout]   --> tests/common.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn base64_encode(input: &[u8]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_token` is never used
[INFO] [stdout]   --> tests/common.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub fn create_test_token(tier: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_token_with_options` is never used
[INFO] [stdout]   --> tests/common.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn create_test_token_with_options(tier: &str, sub: &str, capabilities: &[&str], ttl_secs: i64) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_expired_token` is never used
[INFO] [stdout]   --> tests/common.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn create_expired_token(tier: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bearer` is never used
[INFO] [stdout]    --> tests/common.rs:100:8
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub fn bearer(token: &str) -> String {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_auth_middleware` is never used
[INFO] [stdout]    --> tests/common.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | async fn test_auth_middleware(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_request_authed` is never used
[INFO] [stdout]    --> tests/common.rs:498:8
[INFO] [stdout]     |
[INFO] [stdout] 498 | pub fn get_request_authed(uri: &str, token: &str) -> Request<Body> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `post_json` is never used
[INFO] [stdout]    --> tests/common.rs:506:8
[INFO] [stdout]     |
[INFO] [stdout] 506 | pub fn post_json(uri: &str, body: &serde_json::Value) -> Request<Body> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `post_json_authed` is never used
[INFO] [stdout]    --> tests/common.rs:515:8
[INFO] [stdout]     |
[INFO] [stdout] 515 | pub fn post_json_authed(uri: &str, body: &serde_json::Value, token: &str) -> Request<Body> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `response_status_and_json` is never used
[INFO] [stdout]    --> tests/common.rs:532:14
[INFO] [stdout]     |
[INFO] [stdout] 532 | pub async fn response_status_and_json(response: Response) -> (StatusCode, serde_json::Value) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> tests/common.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl AppState {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 33 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_sync` is never used
[INFO] [stdout]    --> tests/common.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn create_test_sync(decision: SyncDecision) -> Sync {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_auth_middleware` is never used
[INFO] [stdout]    --> tests/common.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | async fn test_auth_middleware(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_request` is never used
[INFO] [stdout]    --> tests/common.rs:491:8
[INFO] [stdout]     |
[INFO] [stdout] 491 | pub fn get_request(uri: &str) -> Request<Body> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_request_authed` is never used
[INFO] [stdout]    --> tests/common.rs:498:8
[INFO] [stdout]     |
[INFO] [stdout] 498 | pub fn get_request_authed(uri: &str, token: &str) -> Request<Body> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `response_status_and_json` is never used
[INFO] [stdout]    --> tests/common.rs:532:14
[INFO] [stdout]     |
[INFO] [stdout] 532 | pub async fn response_status_and_json(response: Response) -> (StatusCode, serde_json::Value) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> tests/common.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl AppState {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 33 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_expired_token` is never used
[INFO] [stdout]   --> tests/common.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn create_expired_token(tier: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_sync` is never used
[INFO] [stdout]    --> tests/common.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn create_test_sync(decision: SyncDecision) -> Sync {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_auth_middleware` is never used
[INFO] [stdout]    --> tests/common.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | async fn test_auth_middleware(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_request_authed` is never used
[INFO] [stdout]    --> tests/common.rs:498:8
[INFO] [stdout]     |
[INFO] [stdout] 498 | pub fn get_request_authed(uri: &str, token: &str) -> Request<Body> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `response_status_and_json` is never used
[INFO] [stdout]    --> tests/common.rs:532:14
[INFO] [stdout]     |
[INFO] [stdout] 532 | pub async fn response_status_and_json(response: Response) -> (StatusCode, serde_json::Value) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> tests/common.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl AppState {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 33 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BASE64_CHARS` is never used
[INFO] [stdout]   --> tests/common.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | const BASE64_CHARS: &[u8] = b"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `base64_encode` is never used
[INFO] [stdout]   --> tests/common.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn base64_encode(input: &[u8]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_token` is never used
[INFO] [stdout]   --> tests/common.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub fn create_test_token(tier: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_token_with_options` is never used
[INFO] [stdout]   --> tests/common.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn create_test_token_with_options(tier: &str, sub: &str, capabilities: &[&str], ttl_secs: i64) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_expired_token` is never used
[INFO] [stdout]   --> tests/common.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn create_expired_token(tier: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bearer` is never used
[INFO] [stdout]    --> tests/common.rs:100:8
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub fn bearer(token: &str) -> String {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_wave` is never used
[INFO] [stdout]    --> tests/common.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn create_test_wave(name: &str, tier: Tier) -> Wave {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_sync` is never used
[INFO] [stdout]    --> tests/common.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn create_test_sync(decision: SyncDecision) -> Sync {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_auth_middleware` is never used
[INFO] [stdout]    --> tests/common.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | async fn test_auth_middleware(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_request_authed` is never used
[INFO] [stdout]    --> tests/common.rs:498:8
[INFO] [stdout]     |
[INFO] [stdout] 498 | pub fn get_request_authed(uri: &str, token: &str) -> Request<Body> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `post_json` is never used
[INFO] [stdout]    --> tests/common.rs:506:8
[INFO] [stdout]     |
[INFO] [stdout] 506 | pub fn post_json(uri: &str, body: &serde_json::Value) -> Request<Body> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `post_json_authed` is never used
[INFO] [stdout]    --> tests/common.rs:515:8
[INFO] [stdout]     |
[INFO] [stdout] 515 | pub fn post_json_authed(uri: &str, body: &serde_json::Value, token: &str) -> Request<Body> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `response_status_and_json` is never used
[INFO] [stdout]    --> tests/common.rs:532:14
[INFO] [stdout]     |
[INFO] [stdout] 532 | pub async fn response_status_and_json(response: Response) -> (StatusCode, serde_json::Value) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> tests/integration.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let (app, state) = common::create_test_app();
[INFO] [stdout]    |          ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app_clone`
[INFO] [stdout]   --> tests/integration.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let app_clone = {
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_clone`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> tests/sync.rs:151:10
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let (app, state) = common::create_test_app();
[INFO] [stdout]     |          ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> tests/common.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl AppState {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 33 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_wave` is never used
[INFO] [stdout]    --> tests/common.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn create_test_wave(name: &str, tier: Tier) -> Wave {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_auth_middleware` is never used
[INFO] [stdout]    --> tests/common.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | async fn test_auth_middleware(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `response_status_and_json` is never used
[INFO] [stdout]    --> tests/common.rs:532:14
[INFO] [stdout]     |
[INFO] [stdout] 532 | pub async fn response_status_and_json(response: Response) -> (StatusCode, serde_json::Value) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> tests/integration.rs:183:10
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let (app, state) = common::create_test_app();
[INFO] [stdout]     |          ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> tests/common.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl AppState {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 33 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_expired_token` is never used
[INFO] [stdout]   --> tests/common.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn create_expired_token(tier: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_auth_middleware` is never used
[INFO] [stdout]    --> tests/common.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | async fn test_auth_middleware(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `post_json` is never used
[INFO] [stdout]    --> tests/common.rs:506:8
[INFO] [stdout]     |
[INFO] [stdout] 506 | pub fn post_json(uri: &str, body: &serde_json::Value) -> Request<Body> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `response_status_and_json` is never used
[INFO] [stdout]    --> tests/common.rs:532:14
[INFO] [stdout]     |
[INFO] [stdout] 532 | pub async fn response_status_and_json(response: Response) -> (StatusCode, serde_json::Value) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.29s
[INFO] running `Command { std: "docker" "inspect" "127cfe5bf9385e4d1d05c3cf0512adefbb60ec592866e97accec4d774aae6e50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "127cfe5bf9385e4d1d05c3cf0512adefbb60ec592866e97accec4d774aae6e50", kill_on_drop: false }`
[INFO] [stdout] 127cfe5bf9385e4d1d05c3cf0512adefbb60ec592866e97accec4d774aae6e50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 545b9c9805427d8eb510ea1c62fa10ea47f6aefb4bb863a1729ffc8963d72158
[INFO] running `Command { std: "docker" "start" "-a" "545b9c9805427d8eb510ea1c62fa10ea47f6aefb4bb863a1729ffc8963d72158", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::io::Write`
[INFO] [stderr]    --> src/config.rs:146:9
[INFO] [stderr]     |
[INFO] [stderr] 146 |     use std::io::Write;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `agentisync` (lib test) generated 1 warning (run `cargo fix --lib -p agentisync --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `IntoResponse`
[INFO] [stderr]   --> tests/common.rs:12:22
[INFO] [stderr]    |
[INFO] [stderr] 12 | use axum::response::{IntoResponse, Response};
[INFO] [stderr]    |                      ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Serialize`
[INFO] [stderr]   --> tests/common.rs:16:26
[INFO] [stderr]    |
[INFO] [stderr] 16 | use serde::{Deserialize, Serialize};
[INFO] [stderr]    |                          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]   --> tests/common.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | use std::collections::HashMap;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> tests/common.rs:33:12
[INFO] [stderr]    |
[INFO] [stderr] 32 | impl AppState {
[INFO] [stderr]    | ------------- associated function in this implementation
[INFO] [stderr] 33 |     pub fn new() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_test_sync` is never used
[INFO] [stderr]    --> tests/common.rs:125:8
[INFO] [stderr]     |
[INFO] [stderr] 125 | pub fn create_test_sync(decision: SyncDecision) -> Sync {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_auth_middleware` is never used
[INFO] [stderr]    --> tests/common.rs:141:10
[INFO] [stderr]     |
[INFO] [stderr] 141 | async fn test_auth_middleware(
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_request_authed` is never used
[INFO] [stderr]    --> tests/common.rs:498:8
[INFO] [stderr]     |
[INFO] [stderr] 498 | pub fn get_request_authed(uri: &str, token: &str) -> Request<Body> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `response_status_and_json` is never used
[INFO] [stderr]    --> tests/common.rs:532:14
[INFO] [stderr]     |
[INFO] [stderr] 532 | pub async fn response_status_and_json(response: Response) -> (StatusCode, serde_json::Value) {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `app`
[INFO] [stderr]    --> tests/sync.rs:151:10
[INFO] [stderr]     |
[INFO] [stderr] 151 |     let (app, state) = common::create_test_app();
[INFO] [stderr]     |          ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_test_wave` is never used
[INFO] [stderr]    --> tests/common.rs:106:8
[INFO] [stderr]     |
[INFO] [stderr] 106 | pub fn create_test_wave(name: &str, tier: Tier) -> Wave {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_auth_middleware` is never used
[INFO] [stderr]    --> tests/common.rs:141:10
[INFO] [stderr]     |
[INFO] [stderr] 141 | async fn test_auth_middleware(
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_request` is never used
[INFO] [stderr]    --> tests/common.rs:491:8
[INFO] [stderr]     |
[INFO] [stderr] 491 | pub fn get_request(uri: &str) -> Request<Body> {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `BASE64_CHARS` is never used
[INFO] [stderr]   --> tests/common.rs:45:7
[INFO] [stderr]    |
[INFO] [stderr] 45 | const BASE64_CHARS: &[u8] = b"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
[INFO] [stderr]    |       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `base64_encode` is never used
[INFO] [stderr]   --> tests/common.rs:47:8
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub fn base64_encode(input: &[u8]) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_test_token` is never used
[INFO] [stderr]   --> tests/common.rs:67:8
[INFO] [stderr]    |
[INFO] [stderr] 67 | pub fn create_test_token(tier: &str) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_test_token_with_options` is never used
[INFO] [stderr]   --> tests/common.rs:72:8
[INFO] [stderr]    |
[INFO] [stderr] 72 | pub fn create_test_token_with_options(tier: &str, sub: &str, capabilities: &[&str], ttl_secs: i64) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_expired_token` is never used
[INFO] [stderr]   --> tests/common.rs:95:8
[INFO] [stderr]    |
[INFO] [stderr] 95 | pub fn create_expired_token(tier: &str) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `bearer` is never used
[INFO] [stderr]    --> tests/common.rs:100:8
[INFO] [stderr]     |
[INFO] [stderr] 100 | pub fn bearer(token: &str) -> String {
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `post_json` is never used
[INFO] [stderr]    --> tests/common.rs:506:8
[INFO] [stderr]     |
[INFO] [stderr] 506 | pub fn post_json(uri: &str, body: &serde_json::Value) -> Request<Body> {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `post_json_authed` is never used
[INFO] [stderr]    --> tests/common.rs:515:8
[INFO] [stderr]     |
[INFO] [stderr] 515 | pub fn post_json_authed(uri: &str, body: &serde_json::Value, token: &str) -> Request<Body> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `app`
[INFO] [stderr]   --> tests/integration.rs:25:10
[INFO] [stderr]    |
[INFO] [stderr] 25 |     let (app, state) = common::create_test_app();
[INFO] [stderr]    |          ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `app_clone`
[INFO] [stderr]   --> tests/integration.rs:29:13
[INFO] [stderr]    |
[INFO] [stderr] 29 |         let app_clone = {
[INFO] [stderr]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_clone`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `app`
[INFO] [stderr]    --> tests/integration.rs:183:10
[INFO] [stderr]     |
[INFO] [stderr] 183 |     let (app, state) = common::create_test_app();
[INFO] [stderr]     |          ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stderr] 
[INFO] [stderr] warning: `agentisync` (test "auth") generated 8 warnings (run `cargo fix --test "auth" -p agentisync` to apply 3 suggestions)
[INFO] [stderr] warning: `agentisync` (test "sync") generated 8 warnings (6 duplicates) (run `cargo fix --test "sync" -p agentisync` to apply 1 suggestion)
[INFO] [stderr] warning: `agentisync` (test "common") generated 4 warnings (3 duplicates)
[INFO] [stderr] warning: `agentisync` (test "plan") generated 9 warnings (8 duplicates)
[INFO] [stderr] warning: `agentisync` (test "health") generated 15 warnings (7 duplicates)
[INFO] [stderr] warning: `agentisync` (test "registry") generated 9 warnings (9 duplicates)
[INFO] [stderr] warning: `agentisync` (test "integration") generated 11 warnings (8 duplicates) (run `cargo fix --test "integration" -p agentisync` to apply 3 suggestions)
[INFO] [stderr] warning: `agentisync` (test "surface") generated 17 warnings (17 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agentisync-e195db287675e84e)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test auth::tests::tier_access_hierarchy ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test auth::tests::expired_token_detected ... ok
[INFO] [stdout] test auth::tests::valid_token_parses ... ok
[INFO] [stdout] test sync::tests::push_and_receive ... ok
[INFO] [stdout] test sync::tests::multiple_subscribers ... ok
[INFO] [stdout] test registry::tests::publish_wave_creates_manifest ... ok
[INFO] [stdout] test config::tests::test_roundtrip ... ok
[INFO] [stdout] test registry::tests::registry_loads_and_searches ... ok
[INFO] [stdout] test optimizer::tests::optimizer_state_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agentisync-35553ad67ea57d26)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/auth.rs (/opt/rustwide/target/debug/deps/auth-ad313fdf0559100c)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test no_token_rejected_on_plan ... ok
[INFO] [stdout] test malformed_token_rejected ... ok
[INFO] [stdout] test empty_bearer_rejected ... ok
[INFO] [stdout] test no_token_rejected_on_sync_push ... ok
[INFO] [stdout] test no_token_rejected_on_sync_pending ... ok
[INFO] [stdout] test expired_token_rejected_on_plan ... ok
[INFO] [stdout] test expired_token_rejected_on_sync_push ... ok
[INFO] [stdout] test no_token_rejected_on_sync_receive ... ok
[INFO] [stdout] test no_token_rejected_on_wave_publish ... ok
[INFO] [stdout] test tier_hierarchy_free_cannot_access_developer ... ok
[INFO] [stdout] test tier_hierarchy_developer_accesses_free ... ok
[INFO] [stdout] test tier_hierarchy_professional_accesses_developer_and_free ... ok
[INFO] [stdout] test valid_free_token_accesses_protected_endpoint ... ok
[INFO] [stdout] test valid_enterprise_token_accesses_protected_endpoint ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-e5391a306ddb05c4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/health.rs (/opt/rustwide/target/debug/deps/health-abe96e6f4199ac99)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test health_reports_pending_syncs ... ok
[INFO] [stdout] test health_has_uptime ... ok
[INFO] [stdout] test health_rejected_syncs_not_counted_as_pending ... ok
[INFO] [stdout] test health_reports_wave_count ... ok
[INFO] [stdout] test health_has_status_field ... ok
[INFO] [stdout] test health_degraded_when_flagged ... ok
[INFO] [stdout] test health_has_timestamp ... ok
[INFO] [stdout] test health_no_auth_required ... ok
[INFO] [stdout] test health_returns_200 ... ok
[INFO] [stdout] test health_healthy_when_not_degraded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-e85c1578c4da1ae1)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test health_reflects_system_state ... ok
[INFO] [stdout] test lifecycle_tier_enforcement ... ok
[INFO] [stdout] test registry_serves_all_12_waves ... ok
[INFO] [stdout] test sync_decision_routing ... ok
[INFO] [stdout] test full_lifecycle_publish_browse_sync ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/plan.rs (/opt/rustwide/target/debug/deps/plan-ee62754b18123e11)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test plan_with_expired_token_returns_401 ... ok
[INFO] [stdout] test plan_without_token_returns_401 ... ok
[INFO] [stdout] test plan_with_valid_token_returns_compatible ... ok
[INFO] [stdout] test plan_free_cannot_access_developer_wave ... ok
[INFO] [stdout] test plan_developer_can_access_free_wave ... ok
[INFO] [stdout] test plan_response_has_conflicts_and_warnings_fields ... ok
[INFO] [stdout] test plan_with_insufficient_tier_returns_incompatible ... ok
[INFO] [stdout] test plan_enterprise_can_access_all_tiers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/registry.rs (/opt/rustwide/target/debug/deps/registry-fdc73ed8be0a806d)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test list_waves_returns_200 ... ok
[INFO] [stdout] test list_waves_no_auth_required ... ok
[INFO] [stdout] test list_waves_returns_empty_array_initially ... ok
[INFO] [stdout] test list_waves_returns_populated_registry ... ok
[INFO] [stdout] test list_waves_filter_by_tier ... ok
[INFO] [stdout] test list_waves_filter_by_tier_developer ... ok
[INFO] [stdout] test list_waves_search_by_name ... ok
[INFO] [stdout] test wave_detail_404_for_nonexistent ... ok
[INFO] [stdout] test list_waves_search_case_insensitive ... ok
[INFO] [stdout] test wave_detail_includes_bees ... ok
[INFO] [stdout] test wave_detail_returns_200 ... ok
[INFO] [stdout] test wave_detail_returns_correct_wave ... ok
[INFO] [stdout] test wave_publish_success ... ok
[INFO] [stdout] test wave_publish_tier_gated ... ok
[INFO] [stdout] test wave_publish_requires_auth ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/surface.rs (/opt/rustwide/target/debug/deps/surface-c3409f9754461f08)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test surface_name_is_agentisync ... ok
[INFO] [stdout] test surface_has_version ... ok
[INFO] [stdout] test surface_provides_capabilities ... ok
[INFO] [stdout] test surface_has_description ... ok
[INFO] [stdout] test surface_no_auth_required ... ok
[INFO] [stdout] test surface_reboot_not_required ... ok
[INFO] [stdout] test surface_requires_capabilities ... ok
[INFO] [stdout] test surface_returns_200 ... ok
[INFO] [stdout] test surface_response_matches_ias_contract ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sync.rs (/opt/rustwide/target/debug/deps/sync-cd167017629814d2)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test sync_push_requires_auth ... ok
[INFO] [stdout] test sync_pending_requires_auth ... ok
[INFO] [stdout] test sync_push_reject_decision ... ok
[INFO] [stdout] test sync_push_override_decision ... ok
[INFO] [stdout] test sync_pending_excludes_rejected ... ok
[INFO] [stdout] test sync_push_stores_sync ... ok
[INFO] [stdout] test sync_push_returns_queued ... ok
[INFO] [stdout] test sync_receive_requires_auth ... ok
[INFO] [stdout] test sync_push_with_expired_token_rejected ... ok
[INFO] [stdout] test sync_receive_includes_wildcard_target ... ok
[INFO] [stdout] test sync_receive_returns_targeted_syncs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests agentisync
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "545b9c9805427d8eb510ea1c62fa10ea47f6aefb4bb863a1729ffc8963d72158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "545b9c9805427d8eb510ea1c62fa10ea47f6aefb4bb863a1729ffc8963d72158", kill_on_drop: false }`
[INFO] [stdout] 545b9c9805427d8eb510ea1c62fa10ea47f6aefb4bb863a1729ffc8963d72158
